func runtime.allocmcache

3 uses

	runtime (current package)
		malloc.go#L436: 	mcache0 = allocmcache()
		mcache.go#L85: func allocmcache() *mcache {
		proc.go#L5067: 			pp.mcache = allocmcache()